const net.hostLookupDNSFiles
7 uses
	net (current package)
		conf.go#L304: 			return hostLookupDNSFiles, dnsConf
		conf.go#L314: 					return hostLookupDNSFiles, dnsConf
		conf.go#L462: 			return hostLookupDNSFiles, dnsConf
		dnsclient_unix.go#L546: 	hostLookupDNSFiles                 // dns first
		dnsclient_unix.go#L554: 	hostLookupDNSFiles: "dns,files",
		dnsclient_unix.go#L802: 		if order == hostLookupDNSFiles {
		dnsclient_unix.go#L848: 			if order == hostLookupDNSFiles {
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |